ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FlexChartCore<T> Class / PlotMargin Property

In This Topic
    PlotMargin Property (FlexChartCore<T>)
    In This Topic
    Gets or sets the plot margin in pixels.
    Syntax
    'Declaration
     
    
    <JsonConverterAttribute(#Rct.#Qct)>
    Public Property PlotMargin As String
    [JsonConverter(#Rct.#Qct)]
    public string PlotMargin {get; set;}
    See Also